var testing.short
4 uses
testing (current package)
testing.go#L443: short = flag.Bool("test.short", false, "run smaller test suite to save time")
testing.go#L483: short *bool
testing.go#L672: if short == nil {
testing.go#L680: return *short
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)